List:
Bold Italics
Numbered list:
And another list:
Superscript
Subscript
Block quotes
Footnote1
Corgis are amazing
| Corgis | Bulldogs |
|---|---|
| Fluffy | Funny |
| Square | Lazy |
## Warning: Removed 229 rows containing missing values (geom_point).
## Warning: Removed 229 rows containing missing values (geom_point).
Scatter plot of weight and height by Diabetes
## Warning: Factor `Diabetes` contains implicit NA, consider using
## `forcats::fct_explicit_na`
| Diabetes | 2009_10 | 2011_12 |
|---|---|---|
| No | 26.37582 | 25.94804 |
| Yes | 32.58843 | 32.53279 |
| NA | 40.76000 | 22.20000 |
Including inline R code 36.7421,
Its best to include bibliography folder within the R Markdown folder Reference they said [@Schulze2018]
This is footnote 1↩